@charset "gb2312";
/*去除页面中所有标签的默认间距、补白*/
* { margin:0px; padding:0px;}
/*页面中的默认字体、字体大小、背景、文字颜色*/
body { font-size:12px; font-family:Arial; color:#666666; background:#c0c0c0; line-height:18px}
/*页面右侧滚动条*/
html { overflow-y:scroll;}
/*清除页面所有图片的默认边框*/
img { border:none;}
/*去除ol、ul、li的默认样式*/
ol,ul,li { list-style-type:none;}
/*设置表单等项目的默认字体大小*/
input,select,textarea { font-size:12px;}
/*设置文字段落、表格单元格的默认行高*/
p,th,td { line-height:22px;}
/*字体*/
.yahei { font-family:微软雅黑;}
.songti { font-family:宋体;}
/* 其它需要用到的字体大小 */
h1,h2,h3,h4,h5,h6 { font-weight:normal;}
h1{ font-size:14px;}
h2{ font-size:12px;}
h3{ font-size:12px;}
.font10 { font-size: 10px; }
.font11 { font-size: 11px; }
.font12 { font-size: 12px; }
.font13 { font-size: 13px; }
.font14 { font-size: 14px; }
.font15 { font-size: 15px; }
.font16 { font-size: 16px; }
.font18 { font-size: 18px; }
.font20 { font-size: 20px; }

/*去除页面中的链接点击后留下的虚线框*/
body a{ outline:none;blr:expression(this.onFocus=this.blur());}
/* 整个网站需要的字体样式*/
.strong { font-weight:bold;}
.underline { text-decoration:underline;}
/* 图片边框 */
.imgp2 img { padding: 2px; border: 1px solid #cccccc; }
/* 1px细线 */
.div1px { border:#CCCCCC solid 1px; }
/* li相关 */
ul,li { list-style-type:none; }
/* 带着图片的li */
.imgli1 li{ list-style-image:url(../BG.jpg) ; }
/*默认的文字链接样式*/
a:link { color:#666666; text-decoration:none;}
a:visited { color:#666666; text-decoration:none;}
a:hover { color:#e86401; text-decoration:none;}
a:active { color:#e86401; text-decoration:none;}

/*其他文字链接样式*/
.cffffff a:link{color : #ffffff ;}
.cffffff a:visited {color : #ffffff ;}
.cffffff a:hover {color : #fff ; text-decoration: underline}
.cffffff a:active {color : #ffffff ;} 
.cffffff { color:#ffffff;}

.c333 a:link{color : #333!important;}
.c333 a:visited {color : #333!important;}
.c333 a:hover {color : #333!important;}
.c333 a:active {color : #333!important;} 
.c333 { color:#333!important;}

.c888 a:link{color : #888 ;}
.c888 a:visited {color : #888 ;}
.c888 a:hover {color : #666 ;}
.c888 a:active {color : #888 ;} 
.c888 { color:#888;}

.c888 a:link{color : #a8aeb7 ;}
.c888 a:visited {color : #a8aeb7 ;}
.c888 a:hover {color : #a8aeb7; text-decoration:underline}
.c888 a:active {color : #a8aeb7 ;} 
.c888 { color:#a8aeb7;}

.c005480 a:link{color : #005480 ;}
.c005480 a:visited {color : #005480 ;}
.c005480 a:hover {color : #005480 ;}
.c005480 a:active {color : #005480 ;} 
.c005480 { color:#005480;}

.c000 a:link{color : #000 ;}
.c000 a:visited {color : #000 ;}
.c000 a:hover {color : #000 ;}
.c000 a:active {color : #000 ;} 
.c000{ color:#000;}

.c777 a:link{color : #777 ;}
.c777 a:visited {color : #777 ;}
.c777 a:hover {color : #f88900;}
.c777 a:active {color : #777 ;} 
.c777{ color:#777;}

/* w系列控制宽度 */
.wauto { width: auto }
.w25 { width: 25%; }
.w33 { width: 33.3%; }
.w50 { width: 50%; }
.w100 { width: 100%; }

.w70px{ width:70px;}
.w100px { width: 100px; }
.w113px { width: 113px; }
.w120px { width: 120px; }
.w130px { width: 130px; }
.w135px { width: 135px; }
.w150px { width: 150px; }
.w145px { width: 145px; }
.w160px { width: 160px; }
.w165px { width: 165px; }
.w173px { width: 173px; }
.w200px { width: 200px; }
.w220px { width: 220px; }
.w223px { width: 223px; }
.w230px { width: 230px; }
.w237px { width: 237px; }
.w250px { width: 250px; }
.w310px { width: 310px; }
.w333px { width: 333px; }
.w345px { width: 345px; }
.w400px { width: 400px; }
.w455px { width: 455px; }
.w350px { width: 350px; }
.w500px { width: 500px; }
.w540px { width: 540px; }
.w560px { width: 560px; }
.w580px { width: 580px; }
.w620px { width: 620px;}
.w635px { width: 635px;}
.w690px { width: 690px;}
.w700px { width: 700px; }
.w720px { width: 720px; }
.w740px { width: 740px; }
.w760px { width: 760px; }
.w940px { width: 940px; }
.w930px { width: 930px; }
.w910px { width: 910px; }
.w960px { width: 960px; }
.w1000px { width: 1000px; }

/* h系列控制高度 */
.h100 { height:100%; }
.hauto { height:auto; }

.h20px { height: 20px; }
.h26px { height: 26px; }
.h30px { height: 30px; }
.h39px { height: 39px; }
.h40px { height: 40px; }
.h50px { height: 50px; }
.h75px { height: 75px; }
.h93px { height: 93px; }
.h100px { height: 100px; }
.h150px { height: 150px; }
.h200px { height: 200px; }
.h262px { height: 262px;} 
.h345px { height: 345px; }
.h458px { height: 458px; }
.h520px { height: 520px; }


.lineheight100  { line-height:100%;}
.lineheight120  { line-height:120%;}
.lineheight150  { line-height:150%;}
.lineheight180  { line-height:180%;}
.lineheight200  { line-height:200%;}
.lineheight250  { line-height:250%;}

.lineheight16px  { line-height: 16px; }
.lineheight18px  { line-height: 18px; }
.lineheight20px  { line-height: 20px; }
.lineheight22px  { line-height: 22px; }
.lineheight24px  { line-height: 24px; }
.lineheight26px  { line-height: 26px; }
.lineheight30px  { line-height: 30px; }
.lineheight32px  { line-height: 32px; }
.lineheight40px  { line-height: 40px; }
.lineheight47px  { line-height: 47px; }

/* --bg系列控制背景图片，自行添加，前面的px控制左右相对位置，后面的控制上下相对位置-- */
.yuarbg1 { background:#fff url(../images/about_05.gif) center top no-repeat;}
.yuarbg2 { background:#fff}
.yuarbg3 { background:url(../images/about_092.png) left top no-repeat; _background:url(../images/about_092.gif) left top no-repeat;}
.yuarbg4 { background:#fff url(../images/about_19.gif) top center repeat-x}
.yuarbg5 { background: url(../images/home_07.jpg) top center no-repeat}
.yuarbg6 {background: url(../images/home_04.gif) top right no-repeat;}
.yuarbg61 {background: url(../images/about_02.gif) top right no-repeat;}
.yuarbg7{ background: url(../images/home1_10.gif) 75px 2px no-repeat;}
.yuarbg8{background:#d8f2fc;}
.yuarbg9 { background: url(../images/home_24.gif) left 5px no-repeat}
.yuarbg10 { background: url(../images/honor1_04.gif) left top no-repeat;}
.yuarbg11{ background:#fff url(../images/about_04.gif) top center no-repeat}
.yuarbg12 { background: url(../images/honor1_03.gif) top left no-repeat}
.yuarbg121 { background: url(../images/pro1_014.gif) top left no-repeat}
.yuarbg13 { background: url(../images/pro1_08.gif) center 11px no-repeat}
.yuarbg14 { background: url(../images/news01_046.gif) left top no-repeat;}
.yuarbg15{ background: #def0fa;}
.yuarbg16{ background:url(../images/news01_07.gif) left top no-repeat;}
.yuarbg17 { background: url(../images/product_08.gif) top center no-repeat}
.yuarbg18 { background: url(../images/news01_12.gif) left top no-repeat}
.yuarbg19 { background: url(../images/support_032.gif) left top no-repeat} 
.yuarbg20 { background:url(../images/video_cion1.gif) 0px 1px no-repeat;}
.yuarbg21{ background:url(../images/support_03.gif) left top no-repeat}
.yuarbg22{ background:#e3e3e3}

.ewmbg{background:url(../images/ewm.png) no-repeat 1165px top #fff;}
.ewm-title p{text-align:right;}

/* p系列控制padding */
.p1 { padding:1px;}
.p5 { padding:5px;}
.p10 { padding:10px;}
.p15 { padding:15px;}
.p20 { padding:20px;}
.p25 { padding:25px;}
.p30 { padding:30px;}

.pt3 { padding-top:3px;}
.pt5 { padding-top:5px;}
.pt8 { padding-top:8px;}
.pt10 { padding-top:10px;}
.pt15 { padding-top:15px;}
.pt20 { padding-top:20px;}
.pt25 { padding-top:25px;}
.pt30 { padding-top:30px;}
.pt42 { padding-top:42px;}
.pt55 { padding-top:55px;}
.pt280 { padding-top:280px;}

.pr0 { padding-right:0px!important;}
.pr2 { padding-right:2px;}
.pr5 { padding-right:5px;}
.pr10 { padding-right:10px;}
.pr15 { padding-right:15px;}
.pr17 { padding-right:17px;}
.pr20 { padding-right:20px;}
.pr25 { padding-right:25px;}
.pr30 { padding-right:30px;}
.pr37 { padding-right:37px;}

.pb5 { padding-bottom:5px;}
.pb10 { padding-bottom:10px;}
.pb15 { padding-bottom:15px;}
.pb20 { padding-bottom:20px;}
.pb25 { padding-bottom:25px;}
.pb30 { padding-bottom:30px;}

.pl2 { padding-left:2px;}
.pl0 { padding-left:0px!important;}
.pl5 { padding-left:5px;}
.pl8 { padding-left:8px;}
.pl10 { padding-left:10px;}
.pl15 { padding-left:15px;}
.pl17 { padding-left:17px;}
.pl20 { padding-left:20px;}
.pl23 { padding-left:23px;}
.pl25 { padding-left:25px;}
.pl30 { padding-left:30px;}
.pl40 { padding-left:40px;}
.pl45 { padding-left:45px;}

/* m系列控制padding */
.m5 { margin:5px!important;}
.m10 { margin:10px!important;}
.m15 { margin:15px!important;}
.m20 { margin:20px!important;}
.m25 { margin:25px!important;}
.m30 { margin:30px!important;}

.mt3 { margin-top:-5px!important;}
.mt5 { margin-top:5px!important;}
.mt10 { margin-top:10px!important;}
.mt15 { margin-top:15px!important;}
.mt20 { margin-top:20px!important;}
.mt25 { margin-top:25px!important;}
.mt30 { margin-top:30px!important;}

.mr5 { margin-right:5px!important;}
.mr10 { margin-right:10px!important;}
.mr15 { margin-right:15px!important;}
.mr20 { margin-right:20px!important;}
.mr25 { margin-right:25px!important;}
.mr30 { margin-right:30px!important;}
.mr40 { margin-right:40px!important;}

.mb5 { margin-bottom:5px!important;}
.mb10 { margin-bottom:10px!important;}
.mb15 { margin-bottom:15px!important;}
.mb20 { margin-bottom:20px!important;}
.mb25 { margin-bottom:25px!important;}
.mb30 { margin-bottom:30px!important;}

.ml5 { margin-left:5px!important;}
.ml10 { margin-left:10px!important;}
.ml15 { margin-left:15px!important;}
.ml20 { margin-left:20px!important;}
.ml25 { margin-left:25px!important;}
.ml30 { margin-left:30px!important;}

/* 其他常用元素 */
/*文本对齐样式*/
.center { margin:0px auto;}
.tcenter { text-align:center;}
.tleft { text-align:left;}
.tright { text-align:right;}
/*左右漂浮样式*/
.l { float: left; }
.r { float: right; }
/*css清除浮动*/
.c { clear:both}
.clear { clear:both; height:0px; line-height:0px; font-size:0px;}
/*clearfix:after*/
.clearfix:after { content:"."; display:block; height:0px; clear:both; visibility:hidden;}
.clearfix { display:inline-table; display:block;}
*html .clearfix { height:1%;}
*+html .clearfix { height:1%;}
.imgfix img{display:block;}
/* 1px细线 */
.b0 { border:none}
.b1se { border:1px solid #e0e0e0;}
.b1sf { border:1px solid #fff;}
.b1s02 { border:1px solid #cddaea;}
.b1s { border:1px solid #CCCCCC;}
.b3s { border:3px solid #CCCCCC;}
.bt1s { border-top:1px solid #CCCCCC;}
.br1s { border-right:1px solid #CCCCCC;}
.br1d { border-right:1px dotted #f88900;}
.bb1s { border-bottom:1px solid #CCCCCC;}
.bl1s { border-left:1px solid #CCCCCC;}
.bl1se8 { border-left:1px solid #e8e8e8;}
.bb1d { border-bottom:1px dotted #ccc;}
.bb1sd{ border-bottom:1px solid #ddd;}
.bb1se8{ border-bottom:1px solid #91a3c9;}
/*添加鼠标悬浮显示手的形状*/
.hand { cursor:pointer;}
/*单行截字*/
.textbreak { white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
/*隐藏元素*/
.hide {	display:none;}
/*解决IE6双边距加倍错误*/
.inline { _display:inline;}

/*最小高度*/
.minheight600 { min-height:600px; height:auto!important; height:600px; overflow:visible;}
.minheight400 { min-height:300px; height:auto!important; height:300px; overflow:visible;}
.minheight200 { min-height:200px; height:auto!important; height:200px; overflow:visible;font-size:14px;}
.minheight300 { min-height:300px; height:auto!important; height:300px; overflow:visible;}
.bold{ font-weight:bold}
.hidden{ overflow:hidden}
/* 页面其他用到效果
-------------------------------------------------------------- */
.sectitle{position:relative; margin-top:-35px;}
.sectitle ul{ padding-left:32px;}
.sectitle li{ height:35px; line-height:35px; float:left;}
.sectitle li a{ padding:0 7px; line-height:35px; display:block; font-size:13px; font-family:"微软雅黑"; text-align:center; cursor:pointer; background:url(../images/about_11.gif) right top no-repeat; }
.sectitle li a:link, .sectitle li a:visited{ color:#fff; text-decoration:none; line-height:35px;}
.sectitle li a:hover{ color:#333!important; font-weight:bold}
.sectitle li.secmenuon a{ background:url(../images/about_09.gif) left top repeat; font-size:15px; color:#333!important; font-weight:bold}

.sectitle2{position:relative; margin-top:-35px;}
.sectitle2 ul{ padding-left:32px;}
.sectitle2 li{ width:88px; height:35px; line-height:35px; float:left;}
.sectitle2 li a{ width:88px; line-height:35px; display:block; font-size:12px; font-family:"微软雅黑"; text-align:center; cursor:pointer; background:url(../images/about_11.gif) right top no-repeat; }
.sectitle2 li a:link, .sectitle li a:visited{ color:#fff; text-decoration:none; line-height:35px;}
.sectitle2 li a:hover{ color:#333!important; font-weight:bold}
.sectitle2 li.secmenuon a{ background:url(../images/about_09.gif) left top no-repeat; font-size:12px; color:#333!important; font-weight:bold}


.sectitle1 ul{ padding-left:32px;}
.sectitle1 li{ width:150px; height:35px; line-height:35px; float:left;}
.sectitle1 li a{ width:150px; line-height:35px; display:block; font-size:13px; font-family:"微软雅黑"; text-align:center; cursor:pointer; background:url(../images/about_11.gif) right top no-repeat; }
.sectitle1 li a:link, .sectitle1 li a:visited{ color:#fff; text-decoration:none; width:150px; line-height:35px;}
.sectitle1 li a:hover{ color:#333!important; font-weight:bold}
.sectitle1 li.secmenuon1 a{ background:url(../images/about_09.gif) left top repeat-x; font-size:15px; color:#333!important; font-weight:bold}

.culture strong{ font-family:"微软雅黑"; font-size:13px; line-height:32px; color:#f26301}
.culture01 strong{ font-family:"微软雅黑"; font-size:13px; line-height:32px; color:#000}

.producton a:hover{ background:#f7660f; display:block; width:113px; height:20px; color:#fff}
.datalist{ background:#ccc}
.datalist th{ background:#f2f2f2; line-height:26px;}
.datalist td{ line-height:26px; background:#fff;}

/*首页样式添加*/


.ifootleft{ width:750px; position:relative;}

/*下拉菜单1*/
.plist01 { position:absolute; left:397px; top:14px; z-index:1; width:120px; height:22px; line-height:22px; padding-left:2px; font-family:宋体; font-size:12px; background:url(../images/foot_xiabg.gif) left top no-repeat; text-align:left; cursor:pointer;}
.pllayer01 { display:none; position:absolute; z-index:999; bottom:0px; left:0px; width:122px; height:auto; font-size:12px; font-family:宋体;}

.pllayer01 dl { padding-bottom:22px; border:#9c9c9c 1px solid; border-bottom:none; text-align:left;}
.pllayer01 dl dd { background:#fff; height:18px; line-height:18px; padding-left:5px; color:#666;}
.deal_Contain{ width:221px; border:1px solid #d3d3d3;}
.deal_Title { cursor:pointer; background:url(../images/home1_32.gif) left top no-repeat;}
.deal_Title.deaTi{ background:url(../images/home1_19.gif) left bottom no-repeat;}
.deal_Title.deaTi .job_list11{ color:#fff; height:28px; line-height:28px; font-weight:bold;}
.job_list11{ color:#666666; height:27px; line-height:27px; padding-left:15px;}

.prolist a{ padding:3px 10px;}
.prolist a:link, .prolist a:visited{ color:#666; text-decoration:none} 
.prolist a:hover{ color:#333; text-decoration:none}
.prolist span.secmenu02on a{ color:#333; background:#ddd; font-weight:bold}
.job_left{ width:250px; float:left;}
.job_left li{ width:250px; height:28px; margin-bottom:3px; font-family:"宋体";}
.job_left li a{ width:235px; padding-left:15px; height:28px; line-height:28px; display:block; background:url(../images/job1_07.gif) no-repeat; color:#666666!important;}
.job_left li a:hover{ background:url(../images/job1_04.gif) no-repeat; color:#fff!important; text-decoration:none}
.job_left li.job_menuon a{ background:url(../images/job1_04.gif) no-repeat; color:#fff!important; text-decoration:none}

.job_right{ width:410px; float:right;}
.job_list1{ width:400px; height:30px; line-height:30px; padding-left:10px; border-bottom:1px solid #dcdcdc; color:#666666; font-family:"宋体";}
.job_list2{ width:400px; padding-bottom:10px; padding-top:10px; line-height:24px; padding-left:10px; border-bottom:1px solid #dcdcdc; color:#666666; font-family:"宋体";}
.job_btn{ width:335px; padding-left:5px; text-align:left; padding-top:20px; margin-top:7px;}

.serviceupscroll img{ margin:5px 0; border:#ccc 1px solid}
.datalist{ background:#ccc;}
.datalist th{ background:#eee; text-align:center; font-weight:bold; color:#333}
.datalist td{ background:#fff; text-align: center}

.inews { width:520px; height:18px; float:left; _display:inline; margin-left:250px;z-index:99}
.inews h3 { font-size:14px; font-family:微软雅黑; color:#F00; font-weight:normal; line-height:18px; width:auto; float:left; background:url(../images/src2.gif) left 5px no-repeat; text-indent:15px; margin-right:7px; border-right:#cbcbcb 1px solid; padding-right:10px;}
.inews span.l { padding-top:3px;}
.inews span.l img { cursor:pointer;}
#inews { width:338px; height:18px; float:left; margin-right:10px; _display:inline; overflow:hidden;}
#inews ul li { width:100%; height:18px; line-height:18px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; font-family:微软雅黑; color:#333;}

/*搜索页*/
.searchbox{border: 1px solid #ACE;}
.searchbox td{font-size:14px;padding-left:10px;}
.searchbox input{padding:2px 5px;}
.searchbox strong{font-weight:bold;color:#000;font-size:14px;}
.searchbox .rsearch span{font-size:16px;}
.searchbox .rsearch a{font-size:16px;}
.searchbox .searchjg {margin:10px auto;}

.language a{font-size:14px;font-weight:bold}
.language{background:url(../images/en_03.jpg) left center no-repeat}
.language2{background:url(../images/r_01.jpg) left center no-repeat}


.nanhai{position: absolute;    z-index: 999;    margin: 301px 0 0 500px;   color: black;}

.liebiao li{width:20%;    font-size: 18px;
    line-height: 34px;
    float: left;}

.w930px p img{width:100% !important;height:auto !important;}
